home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / Tool Chest / Development Kits / MPW etc / MPW-GM / MPW / Tools / SCpp / SCpp.rsrc / STR#_777.txt < prev    next >
Encoding:
Text File  |  1996-03-02  |  13.2 KB  |  713 lines

  1. Fatal error: 
  2.  
  3. %s has an unrecognized parameter '%s'
  4.  
  5. premature end of source file
  6.  
  7. number %s is too large
  8.  
  9. maximum of %u characters in string exceeded
  10.  
  11. identifier is longer than 254 chars
  12.  
  13. unrecognized token
  14.  
  15. statement expected
  16.  
  17. hex digit expected
  18.  
  19. number is not representable
  20.  
  21. exponent expected
  22.  
  23. no input file specified
  24.  
  25. '{' or tag identifier expected
  26.  
  27. bad -D switch, %s
  28.  
  29. Error: 
  30.  
  31. function '%s' is too complicated to inline
  32.  
  33. unrecognized pragma
  34.  
  35. illegal character, ascii %u decimal
  36.  
  37. ')' expected
  38.  
  39. prototype for '%s' should be %s
  40.  
  41. identifier expected
  42.  
  43. unrecognized preprocessing directive '#%s'
  44.  
  45. only pointers to handle or pascal object based types allowed
  46.  
  47. end of line expected
  48.  
  49. integer constant expression expected
  50.  
  51. line number expected
  52.  
  53. cannot implicitly convert
  54.  
  55. too many errors
  56.  
  57. '%s' is not a correct struct, union or enum tag identifier
  58.  
  59. %d actual arguments expected for %s
  60.  
  61. file specification string expected
  62.  
  63. '#endif' found without '#if'
  64.  
  65. end of file found before '#endif'
  66.  
  67. '#else' or '#elif' found without '#if'
  68.  
  69. unterminated macro argument
  70.  
  71. alignment must be 1,2,4
  72.  
  73. macro '%s' can't be #undef'd or #define'd
  74.  
  75. cannot define parameter as extern
  76.  
  77. ']' expected
  78.  
  79. identifier or '( declarator )' expected
  80.  
  81. '%s' is not in function parameter list
  82.  
  83. parameter list is out of context
  84.  
  85. array of functions or references is illegal
  86.  
  87. can't return arrays, functions or abstract classes
  88.  
  89. function '%s' has no prototype
  90.  
  91. expected data definition of '%s', not func definition
  92.  
  93. '=', ';' or ',' expected
  94.  
  95. %s storage class is illegal in this context
  96.  
  97. '%s' is already defined
  98.  
  99. undefined identifier '%s'
  100.  
  101. field '%s' must be of integral type
  102.  
  103. ';' expected
  104.  
  105. maximum width of %d bits exceeded
  106.  
  107. size of %s is not known
  108.  
  109. illegal type for '%s' member
  110.  
  111. '}' expected
  112.  
  113. too many initializers
  114.  
  115. pragma parameter function prototype not found
  116.  
  117. '{' expected
  118.  
  119. constant initializer expected
  120.  
  121. non-const reference initialized to temporary
  122.  
  123. type or storage class is required in the declaration of '%s'
  124.  
  125. ':' expected
  126.  
  127. expression expected
  128.  
  129. function expected
  130.  
  131. identifier found in abstract declarator
  132.  
  133. '(' expected
  134.  
  135. 'while' expected
  136.  
  137. 'break' is valid only in a loop or switch
  138.  
  139. 'continue' is valid only in a loop
  140.  
  141. undefined tag '%s'
  142.  
  143. undefined label '%s'
  144.  
  145. object has 0 size
  146.  
  147. not a struct or union type
  148.  
  149. '%s' is not a member of struct '%s'
  150.  
  151. illegal pointer arithmetic
  152.  
  153. type mismatch
  154.  
  155. 'default:' is already used
  156.  
  157. not in a switch statement
  158.  
  159. conversion of int to far or handle pointer
  160.  
  161. case %ld was already used
  162.  
  163. '%s' previously declared as something else
  164.  
  165. illegal cast
  166.  
  167. illegal operand types
  168.  
  169. unable to open input file '%s'
  170.  
  171. unable to open output file '%s'
  172.  
  173. divide by 0
  174.  
  175. '%s' is not a %svariable
  176.  
  177. can't build file specification '%s'
  178.  
  179. duplicate file names '%s'
  180.  
  181. bad file name '%s'
  182.  
  183. can't nest comments
  184.  
  185. string expected
  186.  
  187. blank arguments are illegal
  188.  
  189. integral expression expected
  190.  
  191. pointer required before '->', '->*' or after '*'
  192.  
  193. array or pointer required before '['
  194.  
  195. array dimension must be > 0
  196.  
  197. possible extraneous ';'
  198.  
  199. undefined use of struct or union
  200.  
  201. possible unintended assignment
  202.  
  203. lvalue expected
  204.  
  205. value of expression is not used
  206.  
  207. can't take address of register, bit field, constant or string
  208.  
  209. unterminated string
  210.  
  211. type of '%s' does not match function prototype
  212.  
  213. voids have no value, constructors and destructors have no return value
  214.  
  215. error writing output file
  216.  
  217. octal digit expected
  218.  
  219. can't assign to const variable
  220.  
  221. %s
  222.  
  223. out of memory
  224.  
  225. Command line error: 
  226.  
  227. spare
  228.  
  229. spare
  230.  
  231. end of file found before end of comment, line %d
  232.  
  233. Warning %d: 
  234.  
  235. Lexical error: 
  236.  
  237. Preprocessor error: 
  238.  
  239. File "%s"; line %d #
  240.  
  241. no identifier for declarator
  242.  
  243. size of type exceeds 64k
  244.  
  245. 0 or 1 expected
  246.  
  247. can't have unnamed bit fields in unions
  248.  
  249. very large automatic
  250.  
  251. illegal combination of types
  252.  
  253. last line in file had no \n
  254.  
  255. no return value for function '%s'
  256.  
  257. can't take sizeof bit field
  258.  
  259. declarator for 0 sized bit field
  260.  
  261. no tag name for union, struct, class or enum appearing in signature for '%s'
  262.  
  263. casts and sizeof are illegal in preprocessor expressions
  264.  
  265. assignment to 'this' is obsolete, use X::operator new/delete
  266.  
  267. undefined escape sequence
  268.  
  269. binary exponent part required for hex floating constants
  270.  
  271. use delete[] rather than delete[expr], expr ignored
  272.  
  273. #pragma %s must be at global scope
  274.  
  275. Data member '%s' cannot appear in a struct after a dimensionless array
  276.  
  277. spare
  278.  
  279. different configuration for precompiled header
  280.  
  281. using operator++() (or --) instead of missing operator++(int)
  282.  
  283. can't pass const/volatile object to non-const/volatile member function
  284.  
  285. ## cannot appear at beginning or end
  286.  
  287. # must be followed by a parameter
  288.  
  289. function definition must have explicit parameter list
  290.  
  291. external with block scope cannot have initializer
  292.  
  293. data or code '%s' defined in precompiled header
  294.  
  295. comma not allowed in constant expression
  296.  
  297. constant expression does not fit in switch type
  298.  
  299. empty declaration
  300.  
  301. variable '%s' used before set
  302.  
  303. code segment too large
  304.  
  305. duplicate template access specification
  306.  
  307. invalid option '%s'
  308.  
  309. %s expects a parameter
  310.  
  311. cfm pragma is already on
  312.  
  313. cfm pragma is not on
  314.  
  315. pragmas export,import,external must be off before pragma internal
  316.  
  317. %s not an exportable variable or function
  318.  
  319. lib_export, export, import or internal for '%s' cannot appear after definition
  320.  
  321. spare
  322.  
  323. returning address of automatic '%s'
  324.  
  325. stack requirements too large try simplifying function %s
  326.  
  327. keyword not supported
  328.  
  329. '%s' is a member of '%s' and '%s'
  330.  
  331. member '%s' can't be same type as struct '%s'
  332.  
  333. %s, stack requirements approaching limit use #pragma large_stack
  334.  
  335. spare
  336.  
  337. internal error %s %d
  338.  
  339. maximum length of %u exceeded
  340.  
  341. Only one input file allowed for precompilation
  342.  
  343. %u exceeds maximum of %u macro parameters
  344.  
  345. no definition for static '%s'
  346.  
  347. need at least one external definition
  348.  
  349. precompiled headers can't define data
  350.  
  351. '%s' is not a member of forward referenced struct '%s'
  352.  
  353. missing ',' between declaration of '%s' and '%s'
  354.  
  355. Maximum number of 10 nested template expansions exceeded for expansion of '%s'
  356.  
  357. Function definitions with separate parameter lists are obsolete in C++
  358.  
  359. Casting from incomplete structure type %s
  360.  
  361. No such option %s
  362.  
  363. alignment stack overflow
  364.  
  365. only one input file allowed - '%s' not allowed
  366.  
  367. spare
  368.  
  369. Inclusion of any precompiled header must be the first non-blank, they cannot be used when precompiling
  370.  
  371. spare
  372.  
  373. Shift value too large or is negative
  374.  
  375. implied return at closing '}' of %s does not return value
  376.  
  377. ',' expected
  378.  
  379. #pragma pack(pop) does not have corresponding push
  380.  
  381. pascal string length %u is longer than 255
  382.  
  383. illegal type combination, possible missing ';' after struct
  384.  
  385. precompiled header compiled with C instead of C++
  386.  
  387. reference must refer to same type or be const
  388.  
  389. Fatal error: 
  390.  
  391. It was declared as: %s
  392.  
  393. It is now declared: %s
  394.  
  395. cannot map file '%s' at 0x%p
  396.  
  397. cannot reserve memory at 0x%p
  398.  
  399. ambiguous reference to '%s'
  400.  
  401. spare
  402.  
  403. spare
  404.  
  405. can't display functions that return structs
  406.  
  407. identifier '%s' was removed by the optimizer
  408.  
  409. virtual function %s with a variable argument list used in MI cannot be shared safely across code fragments
  410.  
  411. %s %s overrides setting done by %s
  412.  
  413. %s conflicts with %s %s (%s used)
  414.  
  415. spare
  416.  
  417. spare
  418.  
  419. Error (Arg #%u): 
  420.  
  421. #pragma %s may only be used within functions
  422.  
  423. '%s' was already %s
  424.  
  425. '%s' was previously specified
  426.  
  427. '%s' was already specified for %s
  428.  
  429. #pragma %s was already specified for this block
  430.  
  431. Not in a block
  432.  
  433. [#pragma %s] '%s' was never %s
  434.  
  435. there's an instance of '%s' prior to this point
  436.  
  437. '%s' is not a (member) function
  438.  
  439. segment name must be an identifier or a string
  440.  
  441. null string is invalid for list form of this pragma
  442.  
  443. spare
  444.  
  445. cfm export and internal cannot both apply to '%s'
  446.  
  447. address of '%s' was taken earlier
  448.  
  449. can't take address of a cfm internal function '%s'
  450.  
  451. member variables (%s) are not allowed
  452.  
  453. only declared (not defined) symbols allowed
  454.  
  455. cannot have -prefix when specifying -dump
  456.  
  457. %s '%s' is not used within function '%s'
  458.  
  459. implied return at closing '}' of %s does not return value
  460.  
  461. Turning off 8 byte doubles is not yet supported.
  462.  
  463. trailing parameters must have initializers
  464.  
  465. function member '%s' can't be in an anonymous union
  466.  
  467. no instance of class '%s'
  468.  
  469. '%s' is not a struct or a class
  470.  
  471. '%s' must be a public base class
  472.  
  473. static variables in inline functions not allowed
  474.  
  475. type is too complex
  476.  
  477. no match for function '%s%s'
  478.  
  479. not an overloadable operator token
  480.  
  481. operator overload must be a function
  482.  
  483. should be %s parameter(s) for operator
  484.  
  485. at least one parameter must be a class or a class&
  486.  
  487. '%s' must be a class name preceding '::'
  488.  
  489. '%s' must be a base class
  490.  
  491. access declaration must be in public or protected section
  492.  
  493. illegal constructor or destructor declaration
  494.  
  495. no instance of class '%s' for member '%s'
  496.  
  497. '::' or '(' expected after class '%s'
  498.  
  499. type conversions must be members
  500.  
  501. can't handle constructor in this context
  502.  
  503. already seen initializer for '%s'
  504.  
  505. bad member-initializer for '%s'
  506.  
  507. vectors cannot have initializers
  508.  
  509. can only delete pointers
  510.  
  511. storage class for '%s' can't be both extern and inline
  512.  
  513. operator functions -> () and [] must be non-static members
  514.  
  515. one argument required for member initializer for '%s'
  516.  
  517. linkage specs are "C", "C++", and "Pascal", not "%s"
  518.  
  519. member '%s' of class '%s' is not accessible
  520.  
  521. member '%s' of class '%s' is private
  522.  
  523. argument of type '%s' to copy constructor
  524.  
  525. initializer for static member must be outside of class definition
  526.  
  527. ambiguous type conversion
  528.  
  529. '%s' is a pure virtual function
  530.  
  531. const or reference '%s' needs initializer
  532.  
  533. main() cannot be static or inline
  534.  
  535. cannot find constructor for class matching %s::%s%s
  536.  
  537. duplicate direct base class '%s'
  538.  
  539. static function '%s' can't be virtual
  540.  
  541. type must be void *operator new(size_t [,..]);
  542.  
  543. must be void operator delete(void * [,size_t]);
  544.  
  545. 0 expected
  546.  
  547. cannot create instance of abstract class '%s'
  548.  
  549. cannot generate %s for class '%s'
  550.  
  551. '%s' is not a constructor
  552.  
  553. base class '%s' has different ambient memory model
  554.  
  555. '%s' is far
  556.  
  557. illegal return type for operator->()
  558.  
  559. redefinition of default parameter
  560.  
  561. no constructor allowed for class '%s'
  562.  
  563. ambiguous reference to base class '%s'
  564.  
  565. pure function '%s' must be virtual
  566.  
  567. '%s' is a virtual base class of '%s'
  568.  
  569. union members cannot have constructors or destructors
  570.  
  571. pointer to member expected to right of .* or ->*
  572.  
  573. cannot raise or lower access to base member '%s'
  574.  
  575. cannot convert %s* to a private base class %s*
  576.  
  577. global anonymous unions must be static
  578.  
  579. member '%s' is const but there is no constructor
  580.  
  581. member functions cannot be static
  582.  
  583. ambiguous reference to function or member
  584.  
  585. argument to postfix ++ or -- must be int
  586.  
  587. static or non-member functions can't be const or volatile
  588.  
  589. qualifier or type in access declaration
  590.  
  591. overloaded function '%s' has different access levels
  592.  
  593. a derived class member has the same name '%s'
  594.  
  595. can't declare member of another class '%s'
  596.  
  597. invalid storage class for friend
  598.  
  599. only classes and functions can be friends
  600.  
  601. class name '%s' expected after ~
  602.  
  603. '%s' is not a member of enum '%s'
  604.  
  605. initialization of '%s' is skipped
  606.  
  607. forward referenced class '%s' cannot be a base class
  608.  
  609. '<' expected
  610.  
  611. '>' expected
  612.  
  613. parameter lists do not match for template '%s'
  614.  
  615. '%s' is not a class template
  616.  
  617. malformed template declaration
  618.  
  619. template-argument '%s' must be a type-argument
  620.  
  621. must use delete[] for arrays
  622.  
  623. local class cannot have static data or non-inline function member '%s'
  624.  
  625. return type cannot be specified for conversion function
  626.  
  627. template-argument '%s' not used in function parameter types
  628.  
  629. cannot generate template instance from -XI %s
  630.  
  631. invalid reference initialization
  632.  
  633. cannot have member initializer for '%s'
  634.  
  635. cannot delete pointer to const
  636.  
  637. new %s [], not allowed for handle/pascal class
  638.  
  639. delete [] %s , not allowed for handle/pascal class
  640.  
  641. type must be void **operator new(pascal void (*)(),size_t);
  642.  
  643. must be void operator delete(void **);
  644.  
  645. Prior forward reference to class %s must match handle/pascal class type
  646.  
  647. pascal object class expected
  648.  
  649. inherited function must be member of derived class
  650.  
  651. overloading, type conversion or operator function not allowed
  652.  
  653. dump file requirement: virtual table key function '%s' cannot be re-declared inline
  654.  
  655. virtual table key function '%s' re-declared inline (virtual table will be static)
  656.  
  657. pointers and references to references are illegal
  658.  
  659. Only one identifier is allowed to appear in a declaration appearing in a conditional expression
  660.  
  661. '::' expected
  662.  
  663. Function definitions with separate parameter lists are not allowed in C++
  664.  
  665. #pragma pascal_object required prior to function main
  666.  
  667. Illegal use of template type argument during expansion of template %s
  668.  
  669. Non-local name '%s' cannot be declared in a template instantiation.
  670.  
  671. Structures which inherit cannot be initialized with an initializer list
  672.  
  673. The user defined operator %s is ambigous with the built-in operator
  674.  
  675. No template match for pragma template %s
  676.  
  677. Invalid type specification when parsing pragma template %s
  678.  
  679. Syntax error parsing pragma template %s
  680.  
  681. Exception specifications must match exactly for each declaration of a function
  682.  
  683. Types may not appear more than once in an exception specification
  684.  
  685. Catch type masked by previous catch
  686.  
  687. A '...' handler must be the last one for a try-block
  688.  
  689. A catch must follow a try-block
  690.  
  691. Cannot throw object of '%s' not of ambient memory model
  692.  
  693. Compile all files with -EH to support exception handling
  694.  
  695. #include <typeinfo.h> in order to use RTTI
  696.  
  697. compile all files with -ER to support RTTI
  698.  
  699. type must be a pointer or a reference to a defined class or void*
  700.  
  701. expression must be a pointer
  702.  
  703. expression must be a pointer or reference to a polymorphic type
  704.  
  705. '<' expected following '%s'
  706.  
  707. spare
  708.  
  709. no type for argument '%s'
  710.  
  711. template default args not supported
  712.  
  713.